Uses of Class
com.vdek.agv.gen.schema_20250101.FehlerCtp
-
Packages that use FehlerCtp Package Description com.vdek.agv.gen.schema_20250101 -
-
Uses of FehlerCtp in com.vdek.agv.gen.schema_20250101
Fields in com.vdek.agv.gen.schema_20250101 declared as FehlerCtp Modifier and Type Field Description protected FehlerCtpDateifehlerCtp. fehlerFields in com.vdek.agv.gen.schema_20250101 with type parameters of type FehlerCtp Modifier and Type Field Description protected List<FehlerCtp>KernpruefungCtp. fehlerMethods in com.vdek.agv.gen.schema_20250101 that return FehlerCtp Modifier and Type Method Description FehlerCtpObjectFactory. createFehlerCtp()Create an instance ofFehlerCtpFehlerCtpDateifehlerCtp. getFehler()Ruft den Wert der fehler-Eigenschaft ab.Methods in com.vdek.agv.gen.schema_20250101 that return types with arguments of type FehlerCtp Modifier and Type Method Description List<FehlerCtp>KernpruefungCtp. getFehler()Gets the value of the fehler property.Methods in com.vdek.agv.gen.schema_20250101 with parameters of type FehlerCtp Modifier and Type Method Description voidDateifehlerCtp. setFehler(FehlerCtp value)Legt den Wert der fehler-Eigenschaft fest.
-